OOPS! My mistake, forgot to add rel=”m_PageScroll2id
Apologies and one again great plugin.
Thanks
Had the same issue, temporary CSS fix tested in FF/Chrome/Safari, hides in footer but does not affect the form date picker.
/* hide the date picker in footer */
#ui-datepicker-div {
display: none;
}