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