Hi
I would set the email button as invisible
then use a fake email button that makes the dropdownlist hidden, then executes the click function of the hidden email button
EmailButton.execEvent("click");
This way it makes sure the dropdown list is hidden prior to submitting the form