@marco Marsala
RE: Please note that the jQuery UI-Based fallback won’t work at all with the latest version of Contact Form 7
Following your reply, I have conducted a test using the code add_filter( ‘wpcf7_support_html5_fallback’, ‘__return_true’ ); provided by plugin’ Author in the CF7 documentation
I can confirm that the jQuery UI-Based fallback works for WordPress version 4.3 and Contact From 7 version 4.2.2 in Firefox and IE.
If you also have a look at the OPs site, you will see the jQuery UI-Based fallback is now working – though it does take some time to load, probably due to JavaScipt delays.