I am using a pretty basic and straightforward implementation of jQuery Uniform on a couple of dropdowns.
When the page loads, the dropdowns are skinned correctly by the plugin.
However, when I select an option and submit the form, I can see that no data is being posted.
If I remove the plugin then my form submits correctly with the selected option being passed OK.
Any ideas how to trouble shoot this?