The problem is due to cckeditor. You need to disable default cckeditor spellchecker. and then you will see native browser spell checker.
just add this to cckeditor setting:
config.disableNativeSpellChecker = false;
If you are unable to get it work, then you can ask me but before asking try it first. :-)
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.