Index: /trunk/autoquest-htmlmonitor/src/main/js/autoquest-htmlmonitor.js
===================================================================
--- /trunk/autoquest-htmlmonitor/src/main/js/autoquest-htmlmonitor.js	(revision 1806)
+++ /trunk/autoquest-htmlmonitor/src/main/js/autoquest-htmlmonitor.js	(revision 1807)
@@ -241,5 +241,6 @@
     { "tag": "textarea", "actions": [ "onchange",
                                       "onfocus",
-                                      "onselect" ] },
+                                      "onselect",
+                                      "onscroll" ] },
     //{ "tag": "tfoot", "actions": [  ] },
     { "tag": "th", "actions": [ "onclick" ] },
