I have a page which contains a form and few fields. My issues are as follow:
A simple fix is by adjusting the frontend using CSS for the CALENDER Box.
Add the following to your CSS file.
.ui-datepicker{ margin-top: 300px; }
I tried it in your Fiddle link, was working perfectly fine.