I have a select div that I\'m using the chosen jquery plugin to style and add features to (most notably, search). The div looks something like this,
You can try this:
$("#foobar").prop('disabled',true).trigger("chosen:updated").chosen('destroy').chosen()