Pbuffer - z biffer sharing

Hi ;
I wanna draw in pbuffer only a kind of objects, but this objects may be behind some others…should i have do draw again all the geometry to z-buffer of my pbuffer and then render the objects desired, or is that a way to share the GL default z buffer?
thanx