I am having the same problem. I have an editor, that will not pass the html contents into the form element. I have run some debuging and it passes the correct vaule into this.textarea.value in the function SyncToHidden. But when I try and access this form submission in asp, I do not get the correct value.
If I click over to html view before I submit, the form will submit correctly.
Any ideas?