tinyMCE.init({
readonly : 1
});
2.tinymce.activeEditor.getBody().setAttribute('contenteditable', false);