I have ran some experiments on Magma and I believe this is true: if $p$ is a prime number and $k, a \geq 0$ are integers then
$${kp \choose ap} \equiv {k \choose a} \mod p^2.$$
Can anyone think of how to prove this? A combinatorial proof is given in a comment here, but I am curious if there is an algebraic proof.
I know how to prove congruence mod $p$: it follows by using the binomial theorem on the identity $$(1+x)^{kp} = (1+ x^p)^k$$ in $\mathbb{F}_p[x]$, which in turn is true by Frobenius.