The text input plugin has the following methods:
enable
$('select').textinput('enable');
disable
$('select').textinput('disable');