How do I submit a form with CKEditor


Add this sentence to the commit event


for ( instance in CKEDITOR.instances )
CKEDITOR.instances[instance].updateElement();