It probably is to do with the display: none
– you may also find that hidden elements don’t get their values submitted with the rest of the form. If you have control over it, you may want to try positioning the elements off screen rather then hiding them.