On wordpress 3.6 using advanced custom fields plugin, choosing all select's with
$('select').selectize(options);
selectize isnt applied to all select elements, and dropdowns are behind other elements as per screenshot.

I'm not JS savvy so cant offer much more than that.