This is not a shadow map, it's a stencil shadow. JCL will have to give a more precise answer but I think that's just a general problem with stencil shadows in that they are not cut by geometry. One thing you can do is reduce the SHADOW_RANGE value so that shadow volumes don't extend as far. Another work-around would be to create a passable black 0-height copy of your furniture and place it manually.