I got help from someone in the #wordpress channel. The problem is the special javascript button the comments.php uses.
In the code for the comment form, if you replace the custom input with a generic input like <input type=”submit” value=”Submit Comment” id=”submit” name=”submit”/>, it works fine.
By reupload, do you mean delete the database and reinstall? Thanks for your answer.