My forms don't submit if the input fields are inside a list view

My forms don't submit if the input fields are inside a list view

Hi guys, 

I have a basic login form in my Jquery Mobile application, and since I like how the listviews look, especially with the data-inset=true, I decided to put my fields and submit button in an li tag. However when I do this my form will not submit. If I remove the listview code it does work.

So what happens is that the form does not react at all, with the below code. It doesn't even show the standard "Loading" overlay that usually appears when you submit a form.

Any ideas?

Thanks a bunch!

App page can be viewed here: http://www.gympro.com/mobile