Of course that will happen. The author isn't going to accommodate jQuery (despite it being the single best Javascript library out there). Solution:

$('#content').val(editAreaLoader.getValue(editor_id));
var params = $(this).serialize();
...