Looks like you didn't pass the original scene to the dof shader, so the sharp parts are just shaded black as there is no texture.

from s_dof.fx
Code:
texture TargetMap; //Blurred Scene + Depth
texture mtlSkin1; // Scene
texture mtlSkin2; // Depthmap



Shade-C EVO Lite-C Shader Framework