I think your problem might be that you are leaving the action property in the form element blank.
Sometimes this can cause unexpected results, like going to your default page (ie: index.html or index.php)
Try filling in the action property value with an "#" sign.
Or like this: