jQuery セレクタ リファレンス マニュアル
無効な <input> と <button> 元素を選択する:
$(':disabled')
実際に試してみてください
:disabled セレクタはすべての無効なフォーム要素を選択します。