Losing text sharpness (blur) when scaling div over a fixed position element (on mobile safari / webkit browser)
问题 The repro code is attached. It (basically) contains two div elements: red (fixed) and black (with text). When clicking on the black div, it is up-scaled and the text on it stays sharp. However, in 4 seconds the z-index of the black div changes and the black div becomes to be over the red div. Boom! Here the text becomes blurry (which is a big problem). The "effect" is especially visible on iPhone 3GS, less noticeable on iPhone 4. The question is: is there a solution/workaround to tweak every