This display issue is also present in my Windows 7 Ultimate x64 install but to a much lesser extent as it only affects the edit box if it has focus (is showing the caret) when its disabled, the system seems to be drawing the control in a `disabled with focus state` which is odd.

A possible fix is simply removing focus before disabling control.

(Microslop appears to have made things worse in 10/11)