[jQuery] ScrollBar issue with Tab key in input controls

[jQuery] ScrollBar issue with Tab key in input controls


In this http://tradeera.com/contact.html When the user tabs through
all the controls the ScrollBar does not goes down instead the whole
div goes down and so the whole scrollbar gets invisible till the time
we get to the last
i.e.
When we click the first textbox and then click Tab then the scrollbar
does not automatically goes down instead the scrollbar becomes part of
the div tag and goes up
Just press tab and see the scroll bar and you will understand the
problem.
How to resolve this?
Thanks in advance
CSJakharia