I have a form which submit a form via AJAX with :remote => true. Looking at the server log and FireBug, I get the response 200 OK and it returns JSON in the form of:
Check that $.ajax's datatype is set to jsonp
Try to return {email:"ahsgah@ahsgh.com"}