In IOS and OS X Safari (not others), when I type compound words that can be broken into 2 or more real words, Safari adds spaces between them.
You can fix it by added spellcheck="false" to the <body> of the iframe.
- <body class="ze_body" spellcheck="false">
The word that caused the problem was
tabsactivate that turned into tabs activate.