On Jan 20, 2007, at 8:31 AM, Bernu Bernard wrote:

> Is this a known pb ? What is a workaround ?
>
> http://www.lptl.jussieu.fr/users/bernu/pub/scrollbar.html
>
> I have a an <img> inside a fixed div covering most of the page (not  
> all)
>
> In an other div I have a textarea standing on top of the <img>: the
> scrollbars are not active (white rectangle) and I do not see the  
> cursor.
>
> Removing the <img> and everything works fine !
>
> Works fine in Safari, Opera (don't have Win-IE right now)

There is no need for the image. It is the position:fixed on the div  
that kills it.
I think that is
https://bugzilla.mozilla.org/show_bug.cgi?id=286828
(Mac Only).
The cursor in the textarea is another bug. Forgot which one.
Both problems/bugs are fixed in current nightly builds.
Workaround: don't use position:fixed ;-)

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to