Overlay on mobile page

Overlay on mobile page

I am using mobile Jquery and mobile html5 boiler plate. I have a simple form with two input fields and a submit button. When this page is loaded the body is given this class - "ui-mobile-viewport ui-overlay-c". It shows a round grey dot with <span class="ui-icon ui-icon-loading"></span>. Why is this showing up? Looks like it is an automatic overlay on top of the page.