I’m having the same problem re: Ajax. The forms submit and I get the emails, but the “your form was sent, etc” notice isn’t working; the form just refreshes.
wp_footer(); is called in the footer. jQuery.js is called in the head and jQuery.form.js in the footer. I’ve tried removing them (first one, then the other), and it breaks the plugin, so I’m all out of ideas.