TinyMCE now has an option to support this.
tinymce.init({ noneditable_class: 'mceNonEditable', format_noneditable_selector: '.mceNonEditable' });