config.allowedContent = true;
CKEDITOR.editorConfig = function( config ) { config.allowedContent = true; };