More layers should help. Past a point, they hurt.
Stack a few layers, the network gets better. Stack a hundred, and something strange happens: it gets worse — and not from memorizing. It can't even fit what it's already seen. The depth itself became the obstacle. The fix is one wire, almost too simple to believe: let each layer's input skip ahead and add itself to the output.