I have a form that is generated from a PHP function. Everything worked
great but then I chose to change a textarea to the FCKeditor. The
editor now displays before the form and when it is submitted the script
doesn't see the editor. I can make it work on an HTML page but it needs
to be from a function. Does anybody have any suggestions?