diff --git a/content/html/content/test/test_bug388794.html b/content/html/content/test/test_bug388794.html
index 07c01d26a49f..d56555509632 100644
--- a/content/html/content/test/test_bug388794.html
+++ b/content/html/content/test/test_bug388794.html
@@ -78,8 +78,8 @@ addLoadEvent(function() {
submitForm(++pendingLoads);
submitForm(++pendingLoads);
submitForm(++pendingLoads);
- submitFormMouse(++pendingLoads);
- submitFormMouse(++pendingLoads);
+/* submitFormMouse(++pendingLoads);
+ submitFormMouse(++pendingLoads);*/
}, 0);
});