Preventing jQuery Mobile from replacing Selects (and/or other DOM elements)?

Preventing jQuery Mobile from replacing Selects (and/or other DOM elements)?

I usually like the way jQM handles selects, but I've got a couple situations right now where I'd like to handle their style/behavior myself. Is there a way to keep jQM from replacing DOM objects when I don't want it to?