jQueryとの動作の違いを確認するため、テスト用のスクリプトはjQueryのAPI Referenceを参考にしています。
uu.attr("*[:enabled]").forEach(function(v) { v.value = "this is it"; });