I am finding that dropdowns in YAF have a select element rendered with a display="none" and some other element shows as UI for these dropdowns. May be I need to disable some jquery plugin.
How can I restore the select element for all dropdowns, so its display is not set to none?
An example is the country dropdown in controls/editUserProfile.ascx.