"transparency: 1" != "opacity: 1"
We use transparency in the US. Transparency is how much light passes through an object and Opacity is how much it blocks.
so:
"transparency: 1" == "opacity: 0"
"transparency: 0.5" == "opacity: 0.5"
"transparency: 0.5" == "opacity: 0.5"