I'm having trouble figuring out how to update a field in Drupal which has ckeditor enabled using Jquery. It seems the field no longer responds with the identifier id when ckeditor is activated for that field.

I would like to update a field which has ckeditor enabled when a user completes an action. How can I do this? I have searched and searched and came up with nothing. It seems ckeditor in Drupal is doing something different from the standard ckeditor software.

Thank you!