After selecting a date from datepicker the input does not have focus.
Select date and the input field does not have the focus
If I press the tab key, the focus goes to the image in the corner as opposed to the next date picker on the form.
How can set focus to the first input field with the date picker after a date is selected?