Modified Web Form not posting to Zoho

Modified Web Form not posting to Zoho

I am trying to make some changes to my webform. Specifically, I am trying to implement a Datepicker that does not allow manual/typed entry (user must select date from calendar).

The form now looks and functions exactly as I want it to; however, the form is no longer posting into Zoho (I never receive the new leads).

The raw code for my webform (direct copy/paste from Zoho with no changes) and that works/posts to Zoho correctly is here:
https://accessnapavalley.com/raw-form-text

The stylized form with style added and JQuery functionality applied to Datepicker that looks/acts exactly as I want but is NOT posting the leads through to Zoho is here:
https://accessnapavalley.com/temp

Would appreciate any insight to get this working. Thank you!!