When I am getting a form (that uses the WYSIWYG editor, TinyMCE) with ajax, the WYSIWYG editor is not showing up and all that shows up is the regular text area. The page that I'm loading does have the "tinymce_include.php" file, which makes the textareas into WYSIWYG editors. However, if I load this with ajax, it doesn't work (it works in my browser). Any help would be appreciated.