SpellChecker is a jQuery plugin used to check the spelling of a HTML element. The plugin comes with an example PHP script that supports two type of spell checking engines:
PHP’s Pspell extension for aspell
Google’s spell checking services
If you are able to use Pspell, you will have greater control over your dictionary (with the ability to manage your dictionary words).