/news/js/ckeditor/config.js
if(CKEDITOR.instances['story']){
CKEDITOR.instances['story'].disableNativeSpellChecker = true;
if(CKEDITOR.instances['shortstory']){
CKEDITOR.instances['shortstory'].disableNativeSpellChecker = true;
if(CKEDITOR.instances['message']){
CKEDITOR.instances['message'].disableNativeSpellChecker = true;