<html>
<head>
</head>
<body>
  <div style="-moz-transform: matrix(1,2,3,4,5,6); width: 100px; height: 100px; background: gold;">
    Test Text
  </div>
</body>
</html>