@bbryant looks like you found your answer. Unfortunately you can't do much in the way of manipulating form elements once the page renders. The way we've gotten around this problem historically has been to add some HTML to the page via a custom field and build the select lists dynamically based on client side events