, okay, I'll explain further.
I'm integrating the editor into my form. With-in this form I have the rich text editor and other fields, e.g. name text box, email address text box
that I need to capture to be inputted into a database.
Thus I need to include "editor.draw" in a <form> </form> tag so that I am able to capture the other inputed values once the user
press the "submit" button.