I could verify this on IE11 only (Edge works).
IE doesn’t load “ActiveX-Content” initially (so yes it’s the jquery missing) - you have to tell it to load it.
You could also try to download the jquery and host it on the same system where the form comes from (IE might dislike mixing up domains and sources)