diff --git a/mozilla/layout/html/base/src/nsObjectFrame.cpp b/mozilla/layout/html/base/src/nsObjectFrame.cpp
index 2fbaf4cb190..eebe462a719 100644
--- a/mozilla/layout/html/base/src/nsObjectFrame.cpp
+++ b/mozilla/layout/html/base/src/nsObjectFrame.cpp
@@ -1671,6 +1671,8 @@ nsObjectFrame::CreateDefaultFrames(nsIPresContext *aPresContext,
"font-size: 12px;"
"font-family: sans-serif;"
"background: white;"
+ "cursor: pointer;"
+ "-moz-user-select: none;"
"color: black;", style);
// Style things and load the image