CKEDITOR.inline(id, {
      toolbar: 'page_title',
      on: {
        blur: function(event) {
          $.cms_editor.saveChanges(event.editor);