[jQuery] [validate] Jquery validation plugin and FCKeditor

[jQuery] [validate] Jquery validation plugin and FCKeditor


Hello,
I am trying to validate an FCKeditor textarea with the validation
plugin. FCKeditor apparently holds it's input in memory until the form
is submitted.
Is there a way to do an onkeyup validation of this input before the
form is submitted?
Thanks in advance!