Ok here is the fix. (At least how it worked for me).
It’s pretty much the solution posted in this thread:
http://wordpress.org/support/topic/plugin-simple-facebook-connect-submit-comment-not-working-help?replies=4
but the Arras Theme (which I’m using) the code looks different, so I deleted the 3 parts surrounded by ***
http://pastebin.com/agiLNrAR
3 parts are:
1. $req = get_option(‘require_name_email’);
2. class=”required”
3. class=”required email”
Same problem, I have the same theme too.