Although this post is old now but I think other people will need this answer. I had the same problem and to fix it I did this:
tinyMCE.init({
...
init_instance_callback : "myCustomInitInstance"
});
Based on http://www.tinymce.com/wiki.php/Configuration3x:init_instance_callback