make sure you uploaded the file mojoTinyMCE4.config in the root
also make sure you have this in Web.config and nothing in user.config that overrides it
<add key="TinyMCE:UseV4" value="true" />
<add key="TinyMCE:ConfigFile" value="mojoTinyMCE4.config" />