<textarea> through some method other than just hitting "Submit", you're dealing with some kind of <iframe> jiggery-pokery. A good old-fashioned Prototype $(editor_id).value won't get the job done; in this instance, you need tinyMCE.get(editor_id).getContent().












