Scroller issue in mobile while showing validation message

Scroller issue in mobile while showing validation message

I have problem with scrolling while displaying error message in mobile devices,

the page should scroll up to 1st error message in my page this functionality is working fine in web browsers(PC) but same is not working properly in mobile browser scroll position is pointing some other place. Am using jquery validation engine to validate my form (VER:Validation Engine 2.2, jQuery plugin) and jquery mobile to create the form.

Thanks in advance