I am seeing strange situation here. This was meant for including in Iframe. Every links in it is set for target=_top with Javascript. It was working fine but not now. I checked in FF 11.
There are 3 columns (Yahoo! Auto, Services Yahoo! and Tendances Du Web). In 1st column, all links work (use target=_top) except "Neuf et occasion". On other columns, no link is respecting target="_top". I guess it is JavaScript onclick event which is causing problem, but How to be sure of it! There are so many lines of code in JavaScript that is in minified form.
The above frame is used here inside Iframe. So, you can check the working code there.